-
Notifications
You must be signed in to change notification settings - Fork 7
Add Fast Bridge Math assessment bundle #187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Complete FastBridge Math assessment implementation - Pre-execute script for data transformation - Error field mapping with positional detection - Full template set for Ed-Fi JSON generation - Comprehensive README documentation - Sample data and validation files
|
This is the fast bridge math bundle @jalvord1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar to reading, please shorten these a bit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
| }, | ||
| "administrationDate": "{{administration_date}}", | ||
| "assessmentPeriodDescriptor": "{{namespace}}/AssessmentPeriodDescriptor#{{season}}", | ||
| "whenAssessedGradeLevelDescriptor": "{{descriptor_namespace}}/GradeLevelDescriptor#{{grade}}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as reading, these need to be driven by seeds
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
…e levels and reduced sample files.
…mance levels and assessment family.
=